home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / freeWAIS-sf-1.1 / FIELD-EXAMPLE / test.src < prev    next >
Encoding:
Text File  |  1995-05-12  |  1.2 KB  |  42 lines

  1.  
  2.  
  3. (:source 
  4.    :version  3 
  5.    :database-name "/tmp_mnt/m/fw-sf-1.1/freeWAIS-sf-1.1/FIELD-EXAMPLE/test"
  6.    :cost 0.00 
  7.    :cost-unit :free 
  8.    :maintainer "hiramc@xharness.pdev.sco.com"
  9.    :keyword-list (
  10.                   information
  11.                   management
  12.                   processing
  13.                   )
  14.    :fields (
  15.                   (:field
  16.                    :name "ck"
  17.                    :description "Citation Code")
  18.                   (:field
  19.                    :name "py"
  20.                    :description "Publication Year")
  21.                   (:field
  22.                    :name "au"
  23.                    :description "Author")
  24.                   (:field
  25.                    :name "ti"
  26.                    :description "Title")
  27.                   (:field
  28.                    :name "jt"
  29.                    :description "Journal Title")
  30.            )
  31.    :description "Server created with freeWAIS-sf Release 1.1 on May 12 08:44:46 1995 by hiramc@xharness.pdev.sco.com
  32. The files of type fields used in the index were:
  33.    /tmp_mnt/m/fw-sf-1.1/freeWAIS-sf-1.1/FIELD-EXAMPLE/TEST
  34. fields list:
  35.    py: publication year
  36.    au: author
  37.    ti: title
  38.    jt: journal title
  39.    ck: citation key   
  40. "
  41. )
  42.